From: Richard M. Stallman Date: Sun, 24 Nov 2002 19:01:18 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~29529 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=7cb88d715fb0fa935773b7515a7a4b5f1f5c8d21;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 06388d75c44..0da99bc7e3f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,13 @@ +2002-11-24 Richard M. Stallman + + * menu-bar.el (menu-bar-describe-menu): Add "What's This?" item. + + * faces.el (face-set-after-frame-default): Ignore errors + in face-spec-face-set. + + * cus-face.el (custom-declare-face): Add face-defface-spec + prop after applying the face spec. + 2002-11-23 Nick Roberts * tooltip.el (tooltip-gud-print-command): Add server prefix to the @@ -11,6 +21,10 @@ * scroll-all.el (scroll-all-mode): Move arg LIGHTER to the right place. Add groups. +2002-11-22 Simon Marshall + + * font-lock.el (c++-font-lock-extra-types): Add various STL classes. + 2002-11-21 Nick Roberts * gdb-ui.el : General tidying. Patches from Stefan Monnier.